mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-03 07:27:11 +02:00
Fix various spelling mistakes.
This commit is contained in:
@ -96,8 +96,8 @@ static uint8_t OnServerInitialise(void)
|
||||
if (Core::Get().Execute())
|
||||
{
|
||||
Core::Get().EmitServerStartup();
|
||||
// Add a notification to let the user know the plugin was loaded
|
||||
LogScs("The Squirrel plugin was loaded successfully");
|
||||
// Add a notification to let the user know the plug-in was loaded
|
||||
LogScs("The Squirrel plug-in was loaded successfully");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user