reorganize actions/constants for profile and input

This commit is contained in:
Tropical
2026-04-07 12:43:47 -05:00
parent 25e6f7159e
commit 0bdef577f5
75 changed files with 74 additions and 161 deletions

View File

@@ -3,7 +3,6 @@
#include <string>
#include <vector>
#include "platform/input/InputActions.h"
#include "app/common/GameRules/LevelRules/RuleDefinitions/LevelRuleset.h"
#include "app/common/Tutorial/Constraints/AreaConstraint.h"
#include "app/common/Tutorial/Constraints/ChangeStateConstraint.h"