mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
show_text_on_first_spawn 1.0.1
Indent fix
This commit is contained in:
parent
1f5d5f9031
commit
095f33da54
@ -18,6 +18,7 @@ OnPlayerConnected()
|
|||||||
OnPlayerSpawned()
|
OnPlayerSpawned()
|
||||||
{
|
{
|
||||||
self endon("disconnect");
|
self endon("disconnect");
|
||||||
|
|
||||||
for(;;)
|
for(;;)
|
||||||
{
|
{
|
||||||
self waittill("spawned_player");
|
self waittill("spawned_player");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user