mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r12802) -Fix (r12800): do not commit from the src directory when you want to commit source.list too.
This commit is contained in:
parent
181b36ca0b
commit
12ae3a2194
@ -1,6 +1,7 @@
|
|||||||
# Source Files
|
# Source Files
|
||||||
airport.cpp
|
airport.cpp
|
||||||
core/alloc_func.cpp
|
core/alloc_func.cpp
|
||||||
|
animated_tile.cpp
|
||||||
articulated_vehicles.cpp
|
articulated_vehicles.cpp
|
||||||
autoreplace_cmd.cpp
|
autoreplace_cmd.cpp
|
||||||
aystar.cpp
|
aystar.cpp
|
||||||
@ -124,6 +125,7 @@ airport.h
|
|||||||
airport_movement.h
|
airport_movement.h
|
||||||
core/alloc_func.hpp
|
core/alloc_func.hpp
|
||||||
core/alloc_type.hpp
|
core/alloc_type.hpp
|
||||||
|
animated_tile_func.h
|
||||||
articulated_vehicles.h
|
articulated_vehicles.h
|
||||||
autoreplace_base.h
|
autoreplace_base.h
|
||||||
autoreplace_func.h
|
autoreplace_func.h
|
||||||
|
Loading…
Reference in New Issue
Block a user