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