Add print statement to empty corescript
This commit is contained in:
parent
c95265de54
commit
c524df979b
|
|
@ -0,0 +1 @@
|
|||
return print("[Mercury]: Loaded corescript 59002209")
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
import "macros" as { $ }
|
||||
$load $FILE
|
||||
Loading…
Reference in New Issue