Skip to content

Commit

Permalink
removes awful nanoui debug verb
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Dec 7, 2023
1 parent 458fc8f commit 8a25266
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 92 deletions.
1 change: 0 additions & 1 deletion code/modules/admin/admin_verbs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ GLOBAL_LIST_INIT(debug_verbs, list(
/client/proc/view_power_update_stats_area,
/client/proc/view_power_update_stats_machines,
/client/proc/toggle_power_update_profiling,
/client/proc/nanomapgen_DumpImage,
))

GLOBAL_LIST_INIT(admin_verbs_possess, list(
Expand Down
90 changes: 0 additions & 90 deletions code/modules/nano/nanomapgen.dm

This file was deleted.

1 change: 0 additions & 1 deletion colonialmarines.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2117,7 +2117,6 @@
#include "code\modules\movement\launching\launching.dm"
#include "code\modules\nano\nanoexternal.dm"
#include "code\modules\nano\nanomanager.dm"
#include "code\modules\nano\nanomapgen.dm"
#include "code\modules\nano\nanoui.dm"
#include "code\modules\nightmare\nmcontext.dm"
#include "code\modules\nightmare\nmnodes\components.dm"
Expand Down

0 comments on commit 8a25266

Please sign in to comment.