1
0
mirror of /repos/Prototyper.git synced 2026-02-27 16:12:00 +01:00

minor tekst corrections

This commit is contained in:
Aiko Mastboom
2015-07-02 14:04:33 +02:00
parent 5dcbee626b
commit fb2d954871
4 changed files with 14 additions and 10 deletions

View File

@@ -14,6 +14,9 @@ var config = {
info: function () {
//console.log(arguments);
},
warn: function () {
//console.error(arguments);
},
error: function () {
//console.error(arguments);
}