mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-11 04:42:26 +00:00
Fix spelling
This commit is contained in:
parent
cd1306d52c
commit
6856d1540b
@ -128,7 +128,7 @@ bool SharedTaskManager::LoadSharedTaskState()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
int SharedTaskManger::GetNextID()
|
int SharedTaskManager::GetNextID()
|
||||||
{
|
{
|
||||||
next_id++;
|
next_id++;
|
||||||
// let's not be extra clever here ...
|
// let's not be extra clever here ...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user