mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-10 10:47:58 -05:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
|
main()
|
|
{
|
|
self endon( "killanimscript" );
|
|
self endon( "stop_flashbang_effect" );
|
|
}
|