mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
Update SubFst002.cpp
removed unneeded space
This commit is contained in:
parent
4a6fa2e9da
commit
7abc33c930
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