🐛 fix bug in json.cpp & add std/argparse.nas

This commit is contained in:
ValKmjolnir
2023-12-07 00:04:41 +08:00
parent a2c738d4c7
commit 8e0d1e18e1
26 changed files with 115 additions and 16 deletions
+1
View File
@@ -1,5 +1,6 @@
# Road check and auto pilot by ValKmjolnir
use std.fg_env;
use std.math;
var props = fg_env.props;
var geodinfo = fg_env.geodinfo;