aboutsummaryrefslogtreecommitdiff
path: root/org-d20.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-d20.el')
-rw-r--r--org-d20.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/org-d20.el b/org-d20.el
index fe17c8b..397122e 100644
--- a/org-d20.el
+++ b/org-d20.el
@@ -42,13 +42,6 @@
;;;
;;; # -*- mode: org; mode: org-d20; org-d20-party: (("Zahrat" . 0) ("Anca" . 1)) -*-
-;;; TODO dice expression roller shows results for each die
-
-;;; TODO rewrite combat to use a data strcuture holding all data from
-;;; the table with functions to read, write and update an Org table.
-;;; Then e.g. taking damage is done by reading table, updating struct
-;;; and writing it back to the buffer
-
;;; Code:
(require 's)