mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Fix formatting
This commit is contained in:
parent
f9b14f0fbc
commit
98d56cff69
@ -107,7 +107,7 @@ MxLong Jetski::HandleClick()
|
||||
|
||||
#ifdef BETA10
|
||||
if (UserActor()->GetActorId() != GameState()->GetActorId()) {
|
||||
((IslePathActor*)UserActor())->Exit();
|
||||
((IslePathActor*) UserActor())->Exit();
|
||||
}
|
||||
Enter();
|
||||
ControlManager()->Register(this);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user