Browse Source

Revert 156781dd67

This breaks loading on Linux, and presumably on other platforms
main
Pascal Terjan 1 week ago
parent
commit
9fffb0a237
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ruby/lib/caca.rb

+ 1
- 1
ruby/lib/caca.rb View File

@@ -1,4 +1,4 @@
require 'caca'
require 'caca.so'

module Caca
class Display


Loading…
Cancel
Save