1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-04 00:40:24 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
135a65e200 Add virtual destructors to abstract classes
IRespawnInitiator and InventoryActions are abstract classes, but they
were missing a virtual destructor. Define it, even if it does nothing
and its absence most likely makes no difference other tha causing
warnings during compile.
2011-12-28 20:50:21 +02:00
c914cbb0a0 OMG! Main Menu! 2011-01-23 17:29:15 +02:00
61b5a35384 little tinkering 2010-12-23 17:32:21 +02:00
7e490e7213 work-in-progress gui system updating + some settings system updating 2010-12-23 17:09:49 +02:00