Function DebugCamDist
- Line
- 233
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 233 | function DebugCamDist takes nothing returns nothing |
| 234 | call DebugCamField(CAMERA_FIELD_TARGET_DISTANCE, 7, 1600) |
| 235 | endfunction
|
| 233 | function DebugCamDist takes nothing returns nothing |
| 234 | call DebugCamField(CAMERA_FIELD_TARGET_DISTANCE, 7, 1600) |
| 235 | endfunction
|