Fix for No and disabeling of callback support for now
This commit is contained in:
@@ -8,7 +8,7 @@ namespace JabyEngine {
|
||||
void identify();
|
||||
}
|
||||
|
||||
namespace Callbacks {
|
||||
namespace [[deprecated("Callbacks are deprecated for now")]] Callbacks {
|
||||
void setup();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user