From 0b243d25cbe8fec67a004cebee288ae741867cff Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 23 May 2009 14:54:55 +0000 Subject: (svn r16400) -Add [NoAI]: add AISignList that can be used to get a list of valid signs. This makes AISign::GetMaxSignID obsolete. --- bin/ai/regression/regression.txt | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'bin/ai/regression/regression.txt') diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt index d19c93605..c6745d056 100644 --- a/bin/ai/regression/regression.txt +++ b/bin/ai/regression/regression.txt @@ -7242,11 +7242,6 @@ BuildSign(33409, 'Some other Sign'): 2 RemoveSign(2): true - GetMaxSignID(): 3 - Sign -1 - IsValidSign(): false - GetName(): (null : 0x00000000) - GetLocation(): -1 Sign 0 IsValidSign(): true GetName(): Some Sign @@ -7255,14 +7250,6 @@ IsValidSign(): true GetName(): Test2 GetLocation(): 33411 - Sign 2 - IsValidSign(): false - GetName(): (null : 0x00000000) - GetLocation(): -1 - Sign 3 - IsValidSign(): false - GetName(): (null : 0x00000000) - GetLocation(): -1 Valid Signs: 2 --Station-- -- cgit v1.2.3-54-g00ecf