1
0
Fork 0
forked from Simnation/Main
Main/resources/[test]/ry_shops/html/js/config.js

5 lines
85 B
JavaScript
Raw Normal View History

2025-06-07 08:51:21 +02:00
var Config = new Object();
Config.closeKeys = [113, 27, 90];
Config.Currency = '$';