news
About Elegant Chaos
info
About me and my friends
people
Software from Elegant Chaos
software
Other stuff...
stuff

DL_CheckBkgndNameChanged

Revision
Revised on

Description


Code

on DL_CheckBkgndNameChanged
  global DL_BkgndName
  
  if the name of this bkgnd is not DL_BkgndName then
    DL_RebuildBkgndList
  end if
  
end DL_CheckBkgndNameChanged