Minor modification.

This commit is contained in:
kovacsv 2021-10-16 11:33:23 +02:00
parent 633fd759ee
commit 2ab03c7213

View File

@ -2,7 +2,7 @@ OV.WebsiteUIState =
{
Intro : 1,
Model : 2,
Loading : 3
Loading : 3
};
OV.Website = class