Fix styling

This commit is contained in:
mat 2022-01-26 06:36:27 +01:00
parent b121fbc056
commit f1770526c7

View File

@ -177,7 +177,6 @@ Action Hook_TriggerStartTouch(int entity, int other)
// This StartTouch was caused by a mid-air unduck // This StartTouch was caused by a mid-air unduck
startTouchUnduck = true; startTouchUnduck = true;
} }
} }
} }
} }