mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-08 11:47:45 +00:00
Update SubFst002.cpp
removed unneeded space
This commit is contained in:
parent
e8ebcb812c
commit
0a81f0a0c8
1 changed files with 44 additions and 44 deletions
|
@ -42,7 +42,7 @@ private:
|
|||
}
|
||||
};
|
||||
|
||||
player.eventPlay( getId (), 1, NONE, callback );
|
||||
player.eventPlay( getId(), 1, NONE, callback );
|
||||
}
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue