1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-13 00:28:03 -05:00

Convert all indentation to tabs

This commit is contained in:
Jbleezy
2021-12-16 11:46:33 -08:00
parent 48ae3a1d9c
commit 670baef4de
7 changed files with 63 additions and 62 deletions

View File

@ -5203,7 +5203,8 @@ set_visible_after_rounds(player, num)
{ {
level waittill( "end_of_round" ); level waittill( "end_of_round" );
} }
test();
tes2();
self setvisibletoplayer(player); self setvisibletoplayer(player);
} }