show_text_on_first_spawn 1.0.1

Indent fix
This commit is contained in:
Resxt 2022-03-29 18:42:28 +02:00
parent 1f5d5f9031
commit 095f33da54

View File

@ -18,6 +18,7 @@ OnPlayerConnected()
OnPlayerSpawned() OnPlayerSpawned()
{ {
self endon("disconnect"); self endon("disconnect");
for(;;) for(;;)
{ {
self waittill("spawned_player"); self waittill("spawned_player");