diff --git a/README.md b/README.md index 240d3a7..6805cd4 100644 --- a/README.md +++ b/README.md @@ -543,16 +543,12 @@ Here is a simple example: // for simplicity, I will not use the Lang/Script class void OnStart() { - TradingPool pool; LinkedList list; - int total= pool.total(); - for(int i=0; i