Changes

m
Fix typo
Line 234: Line 234:  
            if tags.basexp then
 
            if tags.basexp then
 
                -- used to communicate the need to account for node xp while building rows\
 
                -- used to communicate the need to account for node xp while building rows\
                self.is_basexp = true
+
                self._is_basexp = true
 
            end
 
            end
 
            mode = 5
 
            mode = 5