mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-04-17 01:37:12 +02:00
Update the hello world script to work with the new changes.
This commit is contained in:
parent
2c60b62671
commit
e6fc637452
@ -1 +1 @@
|
|||||||
SqRoutine.Create(this, print, 100, 3, "HELLO WORLD");
|
SqRoutine(this, print, 100, 3, "HELLO WORLD");
|
Loading…
x
Reference in New Issue
Block a user