- copied a few more map information CCMDs to g_ccmd.
This commit is contained in:
parent
aa340145ac
commit
65f3fec283
7 changed files with 117 additions and 111 deletions
|
|
@ -875,12 +875,3 @@ void CreateSections(FLevelLocals *Level)
|
|||
creat.FixMissingReferences();
|
||||
}
|
||||
|
||||
CCMD(printsections)
|
||||
{
|
||||
for (auto Level : AllLevels())
|
||||
{
|
||||
PrintSections(Level);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue