Added Entrance/Stairs unittype5 table lvlwrap.txt (#64)
This commit is contained in:
@@ -26,6 +26,11 @@ var textFiles = []TextFileDesc{
|
||||
DestFile: "pkg/data/object/objects.go",
|
||||
Template: templateObjects,
|
||||
},
|
||||
{
|
||||
SourceFile: "cmd/txttocode/txt/lvlwarp.txt",
|
||||
DestFile: "pkg/data/entrance/entrances.go",
|
||||
Template: templateEntrances,
|
||||
},
|
||||
}
|
||||
|
||||
type TextFileDesc struct {
|
||||
|
||||
Reference in New Issue
Block a user