mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 10:58:47 +08:00
✨ change dir stl -> std
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import.module.libsock;
|
||||
import.stl.json;
|
||||
import.std.json;
|
||||
|
||||
var gettime=func(){
|
||||
return split(" ",os.time())[1];
|
||||
|
||||
Reference in New Issue
Block a user