mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 10:42:42 +01:00
parent
8bac08cbd9
commit
cf2f7009aa
@ -46,9 +46,6 @@ func IsShaderAvailable() bool {
|
||||
if !theGraphicsDriver.IsGL() {
|
||||
return false
|
||||
}
|
||||
if web.IsBrowser() {
|
||||
return false
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user