heh whoops :)

This commit is contained in:
John McLear 2016-05-20 14:43:01 +01:00
parent a8487dd5dc
commit 73414df3c7
1 changed files with 0 additions and 1 deletions

View File

@ -229,7 +229,6 @@ function Ace2Editor()
// disableCustomScriptsAndStyles can be used to disable loading of custom scripts
if(!clientVars.disableCustomScriptsAndStyles){
console.log("loading custom shit"); // cake remove me
$$INCLUDE_CSS("../static/css/pad.css");
$$INCLUDE_CSS("../static/custom/pad.css");
}