forked from mirror/OpenTTD
(svn r23519) -Change: do not export enum values in the AI documentation
This commit is contained in:
@@ -224,6 +224,7 @@ BEGIN {
|
||||
if (in_enum == "true") {
|
||||
print comment_buffer
|
||||
comment_buffer = ""
|
||||
gsub("=([^/]*),", ",", $0)
|
||||
print $0
|
||||
|
||||
# Check if this a special error enum
|
||||
|
Reference in New Issue
Block a user