mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +00:00
typo error 1
This commit is contained in:
parent
633d019436
commit
50344e2520
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ public:
|
|||
Scene00000( player );
|
||||
else if( actor == ACTOR1 )
|
||||
Scene00005( player );
|
||||
else if( actor == ACTOR2 )
|
||||
else if( actor == ACTOR2 )
|
||||
Scene00011( player );
|
||||
}
|
||||
};
|
Loading…
Add table
Reference in a new issue