comparison orpg/templates/nodes/grid.xml @ 0:4385a7d0efd1 grumpy-goblin

Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
author sirebral
date Tue, 14 Jul 2009 16:41:58 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4385a7d0efd1
1
2 <nodehandler class="rpg_grid_handler" icon="grid" module="rpg_grid" name="Grid" version="1.0">
3 <grid autosize="1" border="1">
4 <row version="1.0">
5 <cell/>
6 <cell/>
7 </row>
8 <row version="1.0">
9 <cell/>
10 <cell/>
11 </row>
12 </grid>
13 <macros>
14 <macro name=""/>
15 </macros>
16 </nodehandler>