mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-10 06:52:05 +01:00
Fix b1ab1b9f06: [Script] Don't use AI types for GS compat scripts
This commit is contained in:
@@ -35,4 +35,4 @@ GSRoad.HasRoadType <- function(tile, road_type)
|
||||
}
|
||||
|
||||
/* 15 renames GetBridgeID */
|
||||
AIBridge.GetBridgeID <- AIBridge.GetBridgeType;
|
||||
GSBridge.GetBridgeID <- GSBridge.GetBridgeType;
|
||||
|
||||
Reference in New Issue
Block a user