From ced39d9afb347fe8efec5597e826e3fc91ebc469 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Wed, 30 Jan 2013 18:46:34 -0500 Subject: [PATCH] minor edit to api.txt --- API.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/API.txt b/API.txt index 2dc22fd..c130dbe 100644 --- a/API.txt +++ b/API.txt @@ -451,6 +451,11 @@ just checks if DEBUG is true and outputs the phrase "[Plantlife] " followed by the supplied string, via the print() function, if so. +===== +There are other, internal helper functions that are not meant for use by other +mods. Don't rely on them, as they are subject to change without notice. + + =============== Global Settings ===============