Files @ r11169:8ceeaab16ab6
Branch filter:

Location: cpp/openttd-patchpack/source/os/debian/postinst

yexo
(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#