view orpg/templates/nodes/grid.xml @ 21:fdd70f11bc7e traipse_dev

One too many deletes last time. This run tested on Linux and working
author sirebral
date Sat, 25 Jul 2009 19:28:21 -0500
parents 4385a7d0efd1
children
line wrap: on
line source


<nodehandler class="rpg_grid_handler" icon="grid" module="rpg_grid" name="Grid" version="1.0">
  <grid autosize="1" border="1">
    <row version="1.0">
      <cell/>
      <cell/>
    </row>
    <row version="1.0">
      <cell/>
      <cell/>
    </row>
  </grid>
  <macros>
    <macro name=""/>
  </macros>
</nodehandler>