Drop obsolete file

This commit is contained in:
Mike Primm 2013-01-02 21:25:17 -06:00
parent 4d664de250
commit 3c01aff411

View File

@ -1,6 +0,0 @@
dynmap.render # Render current chunk
dynmap.fullrender # Issue a full render
dynmap.hide.self # Hide self from map
dynmap.hide.others # Hide others from map
dynmap.show.self # Reveal self on map
dynmap.show.others # Reveal others on map