mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-22 06:48:43 -06:00
what the fuck :ferrisballSweat:
This commit is contained in:
parent
685cd43ada
commit
748f12a1ac
|
@ -33,3 +33,8 @@ opt-level = 3
|
||||||
|
|
||||||
[profile.dev.package.rayon]
|
[profile.dev.package.rayon]
|
||||||
opt-level = 3
|
opt-level = 3
|
||||||
|
|
||||||
|
#this is cursed as fuck
|
||||||
|
#enabling debug assertions here causes the game to abort
|
||||||
|
[profile.dev.package.android-activity]
|
||||||
|
debug-assertions = false
|
||||||
|
|
Loading…
Reference in a new issue