Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
library:inventorygui [2020/09/14 23:15] phoenix616library:inventorygui [2020/09/15 14:33] – [Adding to the GUI] phoenix616
Line 83: Line 83:
     saveInv(inv); // Save inventory content or process it in some other way     saveInv(inv); // Save inventory content or process it in some other way
     return false; // Don't go back to the previous GUI (true would automatically go back to the previously opened one)     return false; // Don't go back to the previous GUI (true would automatically go back to the previously opened one)
-})+});
 ``` ```
 #### State Element #### State Element