Drop obsolete file

This commit is contained in:
Mike Primm 2013-01-02 21:25:17 -06:00
parent b19f6fe9c5
commit 33f3a5f03f

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