Commit 431fceac authored by tepelmann's avatar tepelmann
Browse files

Added missing stopScenario.

parent a3ef01bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1681,7 +1681,7 @@ module LibItsGeoNetworking_Functions {
         * @desc The default postamble.
         */
        function f_poDefault() runs on ItsGeoNetworking {
            //empty
            f_acStopScenario();
        }
        
        /**