From 5f4c48a9aae9c9a005735ff5c6da44b017fd041a Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 8 Apr 2014 14:10:19 -0400 Subject: [PATCH] fix old function name in API.txt intro --- API.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.txt b/API.txt index f05d719..7492050 100644 --- a/API.txt +++ b/API.txt @@ -10,7 +10,7 @@ Functions There are three main functions defined by the main "plants_lib" mod: spawn_on_surfaces() -generate_on_surfaces() +register_generate_plant() grow_plants() There are also several internal, helper functions that can be called if so