mirror of
https://github.com/zeldaret/ss
synced 2026-09-03 01:54:18 -04:00
wsl (maybe linux?) fix?
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
code_count_in_rupees,code_completion_in_bytes,code_completion_in_percentage,data_count_in_gratitude crystals,data_completion_in_bytes,data_completion_in_percentage,sentence,created_at
|
||||
0,0,0.0,0,0,0.0,"
|
||||
You have 0 out of 9999 Rupees and 0 out of 80 gratitude crystals.",2023-07-12 16:27:48.804596
|
||||
|
+1
-1
@@ -99,7 +99,7 @@ class Object:
|
||||
"add_to_all": True,
|
||||
"cflags": None,
|
||||
"mw_version": None,
|
||||
"shiftjis": True,
|
||||
"shiftjis": False, # NOTE: This was defaulted to True -> caused it to not build in wsl?
|
||||
"source": name,
|
||||
}
|
||||
self.options.update(options)
|
||||
|
||||
Reference in New Issue
Block a user