Saving project / small changes. Will do more tomorrow.

This commit is contained in:
Adam Frisby
2007-05-03 05:13:22 +00:00
parent 57dc34b23f
commit 8b2896291a
2 changed files with 5 additions and 0 deletions

View File

@@ -74,6 +74,10 @@ namespace libLSL
pushBytes(getBytes(16));
break;
case lslOpcodes.OP_STORE:
// Somefin.
break;
default:
break;
}