Partially overhauled content system's metadata handling, Fixed & Added tools, Added missing resources, Other minor fixes, Added index compiler
Update .gitignore, .htaccess, and 48 more files...
This commit is contained in:
@@ -24,4 +24,7 @@ if($enable_code_highlight) {
|
||||
if($enable_kitty_and_doggo_sounds) {
|
||||
echo('<script src="/resources/NibblePoker/js/nibblepoker-contributors.min.js"></script>');
|
||||
}
|
||||
if($enable_debug_extras) {
|
||||
echo('<script src="/resources/NibblePoker/js/nibblepoker-debug.min.js"></script>');
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user