This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
GwynethLlewelyn
/
OpenSim-Test
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Ağaç:
2be0f7a6f0
Dallar
Biçim İmleri
master
OpenSim-Test
/
OpenSim
/
Data
/
SQLite
/
Resources
/
008_RegionStore.sql
008_RegionStore.sql
96 B
Geçmiş
Ham
1
2
3
4
5
6
begin;
alter table estate_settings add column DenyMinors tinyint not null default 0;
commit;