change dir stl -> std

This commit is contained in:
ValKmjolnir
2023-07-02 16:17:56 +08:00
parent 8feb19bb61
commit e674d41311
38 changed files with 69 additions and 52 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import.module.libsock;
import.stl.json;
import.std.json;
var gettime=func(){
return split(" ",os.time())[1];