Get rid of livereload dependency. Draft Baroque (still some issues)
[xogo.git] / variants / Bario / class.js
index 603aded..01cb3d7 100644 (file)
@@ -6,7 +6,8 @@ export default class BarioRules extends ChessRules {
 
   static get Options() {
     return {
-      // TODO: Zen too?
+      select: C.Options.select,
+      input: C.Options.input,
       styles: [
         "atomic", "cannibal", "capture", "cylinder",
         "dark", "madrasi", "rifle", "teleport"