mirror of
https://github.com/zeldaret/ss
synced 2026-08-01 08:17:21 -04:00
start misc flag managers and update wibo
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ class Object:
|
||||
"add_to_all": True,
|
||||
"cflags": None,
|
||||
"mw_version": None,
|
||||
"shiftjis": False, # NOTE: This was defaulted to True -> caused it to not build in wsl?
|
||||
"shiftjis": True,
|
||||
"source": name,
|
||||
}
|
||||
self.options.update(options)
|
||||
|
||||
Reference in New Issue
Block a user