Function DebugToolOfDeath
- Line
- 392
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 392 | function DebugToolOfDeath takes nothing returns nothing |
| 393 | call KillUnit(GetTriggerUnit()) |
| 394 | endfunction
|
| 392 | function DebugToolOfDeath takes nothing returns nothing |
| 393 | call KillUnit(GetTriggerUnit()) |
| 394 | endfunction
|