mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -04:00
kankyo mostly done (#2269)
* work on kankyo * some more kankyo work * kankyo almost done * kankyo mostly done * first cleanup pass * some more renaming * rename a bunch of kankyo vars * fix regression
This commit is contained in:
@@ -2515,8 +2515,8 @@ static int daB_BQ_Create(fopAc_ac_c* i_this) {
|
||||
}
|
||||
|
||||
g_env_light.mColpatWeather = 6;
|
||||
g_env_light.mColPatPrev = 6;
|
||||
g_env_light.mColPatCurr = 6;
|
||||
g_env_light.wether_pat0 = 6;
|
||||
g_env_light.wether_pat1 = 6;
|
||||
fish_set(a_this);
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user