mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 08:07:46 +00:00
typo error 1
This commit is contained in:
parent
c9597a9339
commit
d2d96581e6
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