mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
03b863d788
Move most logic back to Source. Pool now simply contains a list of playing sources and a mutex. Also gets rid of the pause/pauseAtomic duplication in Source, since it can now request a lock from Pool itself. --HG-- branch : minor