(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
This commit is contained in:
@@ -1284,6 +1284,10 @@
|
||||
RelativePath=".\..\src\object.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\object_base.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\object_type.h"
|
||||
>
|
||||
@@ -2184,6 +2188,10 @@
|
||||
RelativePath=".\..\src\saveload\newgrf_sl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\object_sl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\saveload\oldloader.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user