m
Added spaces etc
mNo edit summary |
m (Added spaces etc) |
||
| Line 70: | Line 70: | ||
:: | :: | ||
:: if(this.value==0) then | :: if (this.value == 0) then | ||
::: -- | ::: --We clicked the first menu item. Enter code here to affect the rest of your mod. | ||
:: elseif(this.value==1) then | :: elseif (this.value == 1) then | ||
::: -- | ::: --We clicked the second menu item. Enter code here to affect the rest of your mod. | ||
:: end | :: end | ||
: end | : end | ||