comparison UI/UICharacter.cpp @ 2044:28cb79ae2f6f

Time.h rename
author Ritor1
date Thu, 28 Nov 2013 17:12:50 +0600
parents 33787c8938a5
children 259df09dfb50
comparison
equal deleted inserted replaced
2043:2ccf638342d6 2044:28cb79ae2f6f
12 #include "..\Party.h" 12 #include "..\Party.h"
13 #include "..\AudioPlayer.h" 13 #include "..\AudioPlayer.h"
14 #include "..\Render.h" 14 #include "..\Render.h"
15 #include "..\LOD.h" 15 #include "..\LOD.h"
16 #include "..\Viewport.h" 16 #include "..\Viewport.h"
17 #include "..\Time.h" 17 #include "..\Timer.h"
18 #include "..\Awards.h" 18 #include "..\Awards.h"
19 #include "..\CastSpellInfo.h" 19 #include "..\CastSpellInfo.h"
20 #include "..\texts.h" 20 #include "..\texts.h"
21 #include "..\Mouse.h" 21 #include "..\Mouse.h"
22 22