Saving and reading FPS from model

This commit is contained in:
juliandescottes
2012-09-20 23:57:26 +02:00
parent 019df61cdc
commit c7a8233adc
6 changed files with 53 additions and 32 deletions

View File

@ -25,7 +25,7 @@ var Constants = {
/*
* Default entry point for piskel web service:
*/
PISKEL_SERVICE_URL: 'http://2.piskel-app.appspot.com',
PISKEL_SERVICE_URL: 'http://3.piskel-app.appspot.com',
GRID_STROKE_WIDTH: 1,
GRID_STROKE_COLOR: "lightgray"