Revmoed spaces from name in .ac file, which caused a warning
from plib. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2467 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
5fb4af836b
commit
8df7dcaee2
@ -5,7 +5,7 @@ OBJECT world
|
|||||||
kids 1
|
kids 1
|
||||||
OBJECT poly
|
OBJECT poly
|
||||||
name "Bowlingball"
|
name "Bowlingball"
|
||||||
data 12
|
data 11
|
||||||
Bowlingball
|
Bowlingball
|
||||||
texture "bowling.rgb"
|
texture "bowling.rgb"
|
||||||
texrep 1 1
|
texrep 1 1
|
||||||
|
Loading…
Reference in New Issue
Block a user