Function DebugGimme
- Line
- 80
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 80 | function DebugGimme takes nothing returns nothing |
| 81 | call ForForce(bj_FORCE_ALL_PLAYERS, function DebugGimmeEnum) |
| 82 | endfunction
|
| 80 | function DebugGimme takes nothing returns nothing |
| 81 | call ForForce(bj_FORCE_ALL_PLAYERS, function DebugGimmeEnum) |
| 82 | endfunction
|