Fix combo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Craftimizer.Simulator.Actions;
|
||||
|
||||
internal sealed class ObservedAdvancedTouchCombo() : BaseComboAction<Observe, AdvancedTouch>(
|
||||
ActionType.StandardTouchCombo, ActionType.AdvancedTouch, 7 + 18
|
||||
ActionType.Observe, ActionType.AdvancedTouch, 7 + 18
|
||||
)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user