(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.

This commit is contained in:
frosch
2012-07-29 16:44:39 +00:00
parent c8f6159464
commit 2a875a1907
8 changed files with 81 additions and 6 deletions

View File

@@ -535,6 +535,10 @@
RelativePath=".\..\src\fontcache.cpp"
>
</File>
<File
RelativePath=".\..\src\base_consist.cpp"
>
</File>
<File
RelativePath=".\..\src\gamelog.cpp"
>
@@ -1027,6 +1031,10 @@
RelativePath=".\..\src\fontcache.h"
>
</File>
<File
RelativePath=".\..\src\base_consist.h"
>
</File>
<File
RelativePath=".\..\src\gamelog.h"
>