summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--model.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/model.lisp b/model.lisp
index 9da7929..9bcaadb 100644
--- a/model.lisp
+++ b/model.lisp
@@ -166,7 +166,7 @@
(:metaclass db:persistent-class)
(:documentation "Hazard is a superclass for all hazards encountered in a quest. It's chronicle includes data about which heroes fought and which overcame."))
-(defclass monster ())
+;; (defclass monster ())