1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-15 05:18:08 +02:00

Fix crash on load

"selected" mode defaulting to first slot now
This commit is contained in:
Wyrrrd
2021-04-22 09:14:37 +02:00
parent 87c2c17d72
commit 9545d088eb
3 changed files with 29 additions and 26 deletions
+7
View File
@@ -1,4 +1,11 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.6
Date: 2021-04-22
Bugfixes:
- Defaulting multislot mode "selected" to first slot, if no slot selected. Defaulting to "added" mode caused a crash.
Scripting:
- Simplified some boolean logic misusing it as ternary
---------------------------------------------------------------------------------------------------
Version: 1.1.5
Date: 2021-04-21
Features: