mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
@@ -1,6 +1,6 @@
|
||||
// A reasonable number of maximum overlays an object needs
|
||||
// If you think you need more, rethink it
|
||||
#define MAX_ATOM_OVERLAYS 100
|
||||
#define MAX_ATOM_OVERLAYS 150 // Bubber Edit - lol
|
||||
|
||||
/// Checks if an atom has reached the overlay limit, and make a loud error if it does.
|
||||
#define VALIDATE_OVERLAY_LIMIT(changed_on) \
|
||||
|
||||
Reference in New Issue
Block a user