removing lamentations from the title

main
Michael Winter 7 years ago
parent 8a2353a6ad
commit f04308fcd4

@ -2,7 +2,7 @@
// VISUALS
// Init vars and window
var projectionWin, arduino_port, osc_func, brightness = {0} ! 27, refresh_func;
projectionWin = Window.new("Lamentations I: Remembering Clive Wearing", Rect(500, 500, 750, 500)).front;
projectionWin = Window.new("Remembering Clive Wearing", Rect(500, 500, 750, 500)).front;
projectionWin.background = Color.black;
// Keybinds (these can be change if conflicting with system keybinds)

Loading…
Cancel
Save