rename UnlockSystem -> UnlockManager
This commit is contained in:
@@ -2527,10 +2527,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
RelativePath=".\ThemeManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="UnlockSystem.cpp">
|
||||
RelativePath="UnlockManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="UnlockSystem.h">
|
||||
RelativePath="UnlockManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VirtualKeyboard.cpp">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "song.h"
|
||||
#include "Course.h"
|
||||
#include "RageUtil.h"
|
||||
#include "UnlockSystem.h"
|
||||
#include "UnlockManager.h"
|
||||
#include "SongManager.h"
|
||||
#include "GameState.h"
|
||||
#include "MsdFile.h"
|
||||
Reference in New Issue
Block a user